C# 클래스 SingleImageSuperResolution.LevelImageFragment

파일 보기 프로젝트 열기: KvanTTT/Single-Image-Super-Resolution

공개 메소드들

메소드 설명
LevelImageFragment ( byte rgb, byte yComponents, int imageWidth, int imageHeight, double xOffset, double yOffset, int width, int height ) : System

메소드 상세

LevelImageFragment() 공개 메소드

public LevelImageFragment ( byte rgb, byte yComponents, int imageWidth, int imageHeight, double xOffset, double yOffset, int width, int height ) : System
rgb byte
yComponents byte
imageWidth int
imageHeight int
xOffset double
yOffset double
width int
height int
리턴 System