C# Класс GrisaiaExtractor.Identifying.BackgroundBase

Наследование: GrisaiaExtractor.Identifying.ImageIdentification
Показать файл Открыть проект

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

Метод Описание
BackgroundBase ( ) : System

Защищенные методы

Метод Описание
Setup ( Match match ) : void

Sets up the background base identification information.

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

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

public BackgroundBase ( ) : System
Результат System

Setup() защищенный Метод

Sets up the background base identification information.
protected Setup ( Match match ) : void
match Match
Результат void