LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)

YOffset Property

Show in webframe





Gets or sets vertical offset (YO) value.
Syntax
public int YOffset {get; set;}
'Declaration
 
Public Property YOffset As Integer
'Usage
 
Dim instance As InstructionSetParameter
Dim value As Integer
 
instance.YOffset = value
 
value = instance.YOffset

            

            
public:
property int YOffset {
   int get();
   void set (    int value);
}

Property Value

Vertical offset.
Remarks
The vertical location at which the top left corner of the compositing layer being acted on by this instruction shall be placed in the rendering area, in samples.
Requirements

Target Platforms

See Also

Reference

InstructionSetParameter Structure
InstructionSetParameter Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpeg2000 requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features