Leadtools.ColorConversion Namespace > IccColorLookupTableBase Class : Pad Property |
public byte[] Pad {get;}
'Declaration Public ReadOnly Property Pad As Byte()
'Usage Dim instance As IccColorLookupTableBase Dim value() As Byte value = instance.Pad
public: property array<byte>^ Pad { array<byte>^ get(); }