←Select platform

TargetFileSize Property

Summary
Gets or sets the value that indicates the size of the target JPEG 2000 stream, in bytes.
Syntax
C#
VB
C++
public long TargetFileSize { get; set; } 
Public Property TargetFileSize As Long 
public: 
property int64 TargetFileSize { 
   int64 get(); 
   void set (    int64 value); 
} 

Property Value

value that indicates the size of the target JPEG 2000 stream, in bytes. This value is used only if the CompressionControl property is set to TargetSize.

Example

For an example, refer to Jpeg2000Options.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.