C# 클래스 SixLabors.ImageSharp.Textures.TextureFormats.Decoding.PixelFormats.IntEndPntPair

파일 보기 프로젝트 열기: SixLabors/ImageSharp.Textures

공개 프로퍼티들

프로퍼티 타입 설명
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