LEADTOOLS (Leadtools assembly)

DitherData Property

Show in webframe







For internal use by LEADTOOLS.
Syntax
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, readonly, assign) const void* ditherData;

            
 get_DitherData(); 
public:
property Object^ DitherData {
   Object^ get();
}

Property Value

For internal use by LEADTOOLS.
Requirements

Target Platforms

See Also

Reference

RasterImage Class
RasterImage Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.