IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Public Attributes | List of all members
ipsdk::geom::RowSegment Struct Reference

#include <GeometryEntityTypes.h>

Public Attributes

ipUInt64 _startX
 
ipUInt64 _endX
 

Detailed Description

Structure allowing to describe a row segment

Structure allowing to describe a row segment for version 1 (with UInt32 data)

Member Data Documentation

◆ _startX

ipUInt64 ipsdk::geom::RowSegment::_startX

starting segment coordinate (first pixel set)

◆ _endX

ipUInt64 ipsdk::geom::RowSegment::_endX

ending segment coordinate (first pixel not set)


The documentation for this struct was generated from the following file: