PostEffectChannelPixelSize Property |
Return the pixel size in bytes for this channel.
Namespace:
Rhino.Render.PostEffects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax public int PixelSize { get; }
Public ReadOnly Property PixelSize As Integer
Get
Property Value
Type:
Int32See Also