C# Class SingleImageSuperResolution.LevelImageFragment

Afficher le fichier Open project: KvanTTT/Single-Image-Super-Resolution

Méthodes publiques

Méthode Description
LevelImageFragment ( byte rgb, byte yComponents, int imageWidth, int imageHeight, double xOffset, double yOffset, int width, int height ) : System

Method Details

LevelImageFragment() public méthode

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
Résultat System