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

Show in webframe

ColorSpace Property






Gets the color space of the image, refer to Leadtools.Services.Raster.DataContracts.CodecsColorSpaceType.
Syntax
public CodecsColorSpaceType ColorSpace {get;}
'Declaration
 
Public ReadOnly Property ColorSpace As CodecsColorSpaceType
'Usage
 
Dim instance As GetInformationResponse
Dim value As CodecsColorSpaceType
 
value = instance.ColorSpace

            

            
public:
property CodecsColorSpaceType ColorSpace {
   CodecsColorSpaceType get();
}

Property Value

The color space 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