public SizeCommand(
int width,
int height,
RasterSizeFlags flags
)
Public Function New( _
ByVal width As Integer, _
ByVal height As Integer, _
ByVal flags As RasterSizeFlags _
)
- (instancetype)initWithWidth:(NSInteger)width
height:(NSInteger)height
flags:(LTRasterSizeFlags)flags
public:
SizeCommand(
int width,
int height,
RasterSizeFlags flags
)
width
New image width in pixels.
height
New image height in pixels.
flags
Flags that control the behavior when resizing the image.
For an example, refer to SizeCommand.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document