Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.Raster.ServiceContracts assembly)

Show in webframe

BitsPerPixel Property






Gets the bits per pixel of the image.
Syntax
public int BitsPerPixel {get;}
'Declaration
 
Public ReadOnly Property BitsPerPixel As Integer
'Usage
 
Dim instance As GetInformationResponse
Dim value As Integer
 
value = instance.BitsPerPixel

            

            
public:
property int BitsPerPixel {
   int get();
}

Property Value

The bits per pixel of the image.
Example
For an example, refer to GetInformationRequest.
Requirements

Target Platforms

See Also

Reference

GetInformationResponse Class
GetInformationResponse Members

Error processing SSI file
Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features