ImageGear for .NET
ImGearLayeredPage Constructor(Int32,Int32,ImGearColorSpace,Int32[],Boolean)
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing.Layers Namespace > ImGearLayeredPage Class > ImGearLayeredPage Constructor : ImGearLayeredPage Constructor(Int32,Int32,ImGearColorSpace,Int32[],Boolean)




width
Width of the page.
height
Height of the page.
colorSpace
Color space of the page.
channelDepths
Channel depths of the page.
allocatePixels
If true, allocate DIB pixels; false otherwise.

Glossary Item Box

Initializes a new instance of the ImGearLayeredPage class.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

width
Width of the page.
height
Height of the page.
colorSpace
Color space of the page.
channelDepths
Channel depths of the page.
allocatePixels
If true, allocate DIB pixels; false otherwise.

Remarks

Creates a blank layered page from the specified attributes.

See Also

©2013. Accusoft Corporation. All Rights Reserved.