⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 qccimgimagesequencetoimagecube.3

📁 spiht for linux this is used to decod and encode vedio i wich all enjoy
💻 3
字号:
.TH QCCIMGIMAGESEQUENCETOIMAGECUBE 3 "QCCPACK" "".SH NAMEQccIMGImageSequenceToImageCube,QccIMGImageCubeToImageSequence\- convert image sequence to/from image cube.SH SYNOPSIS.B #include "libQccPack.h".sp.BI "int QccIMGImageSequenceToImageCube(QccIMGImageSequence *" image_sequence ", QccIMGImageCube *" image_cube );.br.BI "int QccIMGImageCubeToImageSequence(const QccIMGImageCube *" image_cube ", QccIMGImageSequence *" image_sequence );.SH DESCRIPTION.BR QccIMGImageSequenceToImageCube()converts.IR image_sequence ,a.BR QccIMGImageSequencestructure, to.IR image_cube ,a.BR QccImageCubestructure..BR QccIMGImageSequenceStartRead (3)should be called on.IR image_sequence ,and.IR image_cubeshould be allocated via a call to.BR QccIMGImageCubeAlloc (3)prior to calling.BR QccIMGImageSequenceToImageCube() .The frames of.IR image_sequenceare placed as the 2D "frames" in.IR image_cube .Consequently, all frames of the image sequence must be grayscale..LP.BR QccIMGImageCubeToImageSequence()converts.IR image_cube ,a.BR QccIMGImageCubestructure, to.IR image_sequence ,a.BR QccIMGImageSequencestructure..IR image_sequencemust be allocated via a call to.BR QccIMGImageSequenceAlloc (3)prior to calling.BR QccIMGImageCubeToImageSequence() ..SH "RETURN VALUE"These routines return 0 on success, 1 on failure..SH "SEE ALSO".BR QccIMGImageSequence (3),.BR QccImageCube (3),.BR QccPackIMG (3),.BR QccPack (3).SH AUTHORCopyright (C) 1997-2009  James E. Fowler.\"  The programs herein are free software; you can redistribute them an.or.\"  modify them under the terms of the GNU General Public License.\"  as published by the Free Software Foundation; either version 2.\"  of the License, or (at your option) any later version..\"  .\"  These programs are distributed in the hope that they will be useful,.\"  but WITHOUT ANY WARRANTY; without even the implied warranty of.\"  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the.\"  GNU General Public License for more details..\"  .\"  You should have received a copy of the GNU General Public License.\"  along with these programs; if not, write to the Free Software.\"  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -