You are here: Start » FIL.NET » ImageFormat Constructor
ImageFormat Constructor
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Syntax
public ImageFormat ( int width_, int height_, Fil.PlainType type_, int depth_, int pitchAlignment_ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
width_ | int | ||||
height_ | int | ||||
type_ | Fil.PlainType | ||||
depth_ | int | ||||
pitchAlignment_ | int |