Histogram(bpy_struct)

base class — bpy_struct

class bpy.types.Histogram(bpy_struct)

Statistical view of the levels of color in an image

mode

Channels to display when drawing the histogram

Type :enum in [‘LUMA’, ‘RGB’, ‘R’, ‘G’, ‘B’], default ‘LUMA’

Inherited Properties

Inherited Functions

References

Previous topic

HemiLamp(Lamp)

Next topic

HookModifier(Modifier)