C# Класс SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntEndPntPair

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
A SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntColor
B SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntColor

Открытые методы

Метод Описание
IntEndPntPair ( SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntColor a, SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntColor b )

Описание методов

IntEndPntPair() публичный Метод

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

Описание свойств

A публичное свойство

public IntColor,SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats A
Результат SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntColor

B публичное свойство

public IntColor,SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats B
Результат SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntColor