LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

BitsPerPixel Property (LoadImageActivity)

Show in webframe





Gets or sets a value indicating the resulting image pixel depth.
Syntax
public int BitsPerPixel {get; set;}
'Declaration
 
Public Property BitsPerPixel As Integer
'Usage
 
Dim instance As LoadImageActivity
Dim value As Integer
 
instance.BitsPerPixel = value
 
value = instance.BitsPerPixel

            

            
public:
property int BitsPerPixel {
   int get();
   void set (    int value);
}

Property Value

The resulting image pixel depth.
Remarks
Valid values for this property are: 0, 1 to 8, 12, 16, 24, 32, 48, 64.
Requirements

Target Platforms

See Also

Reference

LoadImageActivity Class
LoadImageActivity Members

 

 


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

Leadtools.Workflow.Raster requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features