C# Class SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntEndPntPair

Datei anzeigen Open project: SixLabors/ImageSharp.Textures

Public Properties

Property Type Description
A SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntColor
B SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntColor

Public Methods

Method Description
IntEndPntPair ( SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntColor a, SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntColor b )

Method Details

IntEndPntPair() public method

public IntEndPntPair ( SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntColor a, SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntColor b )
a SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntColor
b SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntColor

Property Details

A public_oe property

public IntColor,SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats A
return SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntColor

B public_oe property

public IntColor,SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats B
return SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntColor