LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)
LEAD Technologies, Inc

BitsPerPixel Property (CreateThumbnailActivity)






Gets or sets a value indicating the pixel depth of the resulting thumbnail.
Syntax
[ValidationOptionAttribute(ValidationOption.Required)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
[BrowsableAttribute(true)]
[MyDescriptionAttribute("The bit depth of the resulting thumbnail.")]
public int BitsPerPixel {get; set;}
'Declaration
 
<ValidationOptionAttribute(ValidationOption.Required)>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)>
<BrowsableAttribute(True)>
<MyDescriptionAttribute("The bit depth of the resulting thumbnail.")>
Public Property BitsPerPixel As Integer
'Usage
 
Dim instance As CreateThumbnailActivity
Dim value As Integer
 
instance.BitsPerPixel = value
 
value = instance.BitsPerPixel
[ValidationOptionAttribute(ValidationOption.Required)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
[BrowsableAttribute(true)]
[MyDescriptionAttribute("The bit depth of the resulting thumbnail.")]
public int BitsPerPixel {get; set;}
ValidationOptionAttribute(ValidationOption.Required)
DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)
BrowsableAttribute()
MyDescriptionAttribute("The bit depth of the resulting thumbnail.")
 get_BitsPerPixel();
set_BitsPerPixel(value);
[ValidationOptionAttribute(ValidationOption.Required)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
[BrowsableAttribute(true)]
[MyDescriptionAttribute("The bit depth of the resulting thumbnail.")]
public:
property int BitsPerPixel {
   int get();
   void set (    int value);
}

Property Value

The resulting thumbnail pixel depth.
Remarks
The default value for this property is 24.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CreateThumbnailActivity Class
CreateThumbnailActivity Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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