C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value indicating the width in pixels of the compressed data image.
public int Width { get; set; }
Public Property Width As Integer
public int Width {get; set;}
@property (nonatomic, assign) NSInteger width
public int getWidth()
public void setWidth(int value)
<br/>get_Width();<br/>set_Width(value);<br/>Object.defineProperty('Width');
The width in pixels of the compressed data image.
For an example, refer to RasterCodecs.StartDecompress.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET