Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterImage Class : DitherData Property |
public object DitherData {get;}
'Declaration
Public ReadOnly Property DitherData As Object
'Usage
Dim instance As RasterImage Dim value As Object value = instance.DitherData
public object DitherData {get;}
@property (nonatomic, assign, readonly, nullable) const void *ditherData
get_DitherData();