Accusoft.ImagXpress13.Net
ColorRenderIntent Property (SaveOptions)




Gets and sets how the color profiles should be applied.
Syntax
'Declaration
 
Public Property ColorRenderIntent As RenderIntent
'Usage
 
Dim instance As SaveOptions
Dim value As RenderIntent
 
instance.ColorRenderIntent = value
 
value = instance.ColorRenderIntent
public RenderIntent ColorRenderIntent {get; set;}
public: __property RenderIntent get_ColorRenderIntent();
public: __property void set_ColorRenderIntent( 
   RenderIntent value
);
public:
property RenderIntent ColorRenderIntent {
   RenderIntent get();
   void set (    RenderIntent value);
}
Remarks

Note: Available in Professional edition.

See Also

Reference

SaveOptions Class
SaveOptions Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback