(Leadtools.Controls)

invert Property

Show in webframe





Gets or sets a value that indicates whether to invert the image color.
Syntax
public bool invert {get; set;}
Public Property invert As Boolean
public bool invert {get; set;}
@property (nonatomic) BOOL invert;
            

            
 
get_invert();
set_invert(value);
Object.defineProperty('invert_ObjectiveC');

Property Value

true to invert the image color; otherwise, it is false.
Remarks
This inverts the view only. It does not invert the actual image data.
Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.