Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.2
|
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(); }