visimage.inl
来自「microsoft vision source code」· INL 代码 · 共 16 行
INL
16 行
///////////////////////////////////////////////////////////////////////////
//
// @doc INTERNAL EXTERNAL VISIMAGEOF
//
// @module VisImageOf.inl |
//
// This file defines the inline methods for the typed image classes.
// These classes support two-dimensional, optionally multi-banded,
// arrays of pixels of any C++ or user-defined type.
//
// The size of an image is set when an image is constructed. Subimages
// which share the same memory can be constructed from images.
//
// <nl>
//
// Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?