visimagebase.h
来自「microsoft vision source code」· C头文件 代码 · 共 18 行
H
18 行
///////////////////////////////////////////////////////////////////////////
//
// @doc INTERNAL EXTERNAL VISIMAGEBASE
//
// @module VisImage.h |
//
// This file declares the base image classes.
// Typed image classes, defined in VisImageOf.h, are derived
// from these base classes
//
// The base classes support two-dimensional, optionally multi-banded,
// arrays of pixels of any size (given in bytes). The typed image
// classes support two-dimensional, optionally multi-banded,
// arrays of pixels of any C++ or user-defined type.
//
// <nl>
//
// Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?