RasterPixel {Microsoft.VisualBasic.Imaging} .NET clr documentation

RasterPixel

Description

[x,y] tuple

Declare

            
# namespace Microsoft.VisualBasic.Imaging
export class RasterPixel {
   # the x axis data
   X: integer;
   # the y axis data
   Y: integer;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]