首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > DirectFB的使用手册 DirectFB――建立在framebuffer基础之上的图形加速引擎...

DirectFB的使用手册 DirectFB――建立在framebuffer基础之上的图形加速引擎...

资 源 简 介

DirectFB的使用手册 DirectFB――建立在framebuffer基础之上的图形加速引擎-DirectFB use manual DirectFB-- built on framebuffe r foundation of the graphics acceleration engine

文 件 列 表

DirectFB html
stamp-docs
Makefile
Makefile.in
Makefile.am
directfb.png
index.html
types.html
IDirectFB.html
IDirectFB_SetCooperativeLevel.html
IDirectFB_SetVideoMode.html
IDirectFB_GetDeviceDescription.html
IDirectFB_EnumVideoModes.html
IDirectFB_CreateSurface.html
IDirectFB_CreatePalette.html
IDirectFB_EnumScreens.html
IDirectFB_GetScreen.html
IDirectFB_EnumDisplayLayers.html
IDirectFB_GetDisplayLayer.html
IDirectFB_EnumInputDevices.html
IDirectFB_GetInputDevice.html
IDirectFB_CreateEventBuffer.html
IDirectFB_CreateInputEventBuffer.html
IDirectFB_CreateImageProvider.html
IDirectFB_CreateVideoProvider.html
IDirectFB_CreateFont.html
IDirectFB_CreateDataBuffer.html
IDirectFB_SetClipboardData.html
IDirectFB_GetClipboardData.html
IDirectFB_GetClipboardTimeStamp.html
IDirectFB_Suspend.html
IDirectFB_Resume.html
IDirectFB_WaitIdle.html
IDirectFB_WaitForSync.html
IDirectFB_GetInterface.html
IDirectFBScreen.html
IDirectFBScreen_GetID.html
IDirectFBScreen_GetDescription.html
IDirectFBScreen_EnumDisplayLayers.html
IDirectFBScreen_SetPowerMode.html
IDirectFBScreen_WaitForSync.html
IDirectFBScreen_GetMixerDescriptions.html
IDirectFBScreen_GetMixerConfiguration.html
IDirectFBScreen_TestMixerConfiguration.html
IDirectFBScreen_SetMixerConfiguration.html
IDirectFBScreen_GetEncoderDescriptions.html
IDirectFBScreen_GetEncoderConfiguration.html
IDirectFBScreen_TestEncoderConfiguration.html
IDirectFBScreen_SetEncoderConfiguration.html
IDirectFBScreen_GetOutputDescriptions.html
IDirectFBScreen_GetOutputConfiguration.html
IDirectFBScreen_TestOutputConfiguration.html
IDirectFBScreen_SetOutputConfiguration.html
IDirectFBDisplayLayer.html
IDirectFBDisplayLayer_GetID.html
IDirectFBDisplayLayer_GetDescription.html
IDirectFBDisplayLayer_GetSourceDescriptions.html
IDirectFBDisplayLayer_GetCurrentOutputField.html
IDirectFBDisplayLayer_GetSurface.html
IDirectFBDisplayLayer_GetScreen.html
IDirectFBDisplayLayer_SetCooperativeLevel.html
IDirectFBDisplayLayer_GetConfiguration.html
IDirectFBDisplayLayer_TestConfiguration.html
IDirectFBDisplayLayer_SetConfiguration.html
IDirectFBDisplayLayer_SetScreenLocation.html
IDirectFBDisplayLayer_SetScreenPosition.html
IDirectFBDisplayLayer_SetScreenRectangle.html
IDirectFBDisplayLayer_SetOpacity.html
IDirectFBDisplayLayer_SetSourceRectangle.html
IDirectFBDisplayLayer_SetFieldParity.html
IDirectFBDisplayLayer_SetSrcColorKey.html
IDirectFBDisplayLayer_SetDstColorKey.html
IDirectFBDisplayLayer_GetLevel.html
IDirectFBDisplayLayer_SetLevel.html
IDirectFBDisplayLayer_SetBackgroundMode.html
IDirectFBDisplayLayer_SetBackgroundImage.html
IDirectFBDisplayLayer_SetBackgroundColor.html
IDirectFBDisplayLayer_GetColorAdjustment.html
IDirectFBDisplayLayer_SetColorAdjustment.html
IDirectFBDisplayLayer_CreateWindow.html
IDirectFBDisplayLayer_GetWindow.html
IDirectFBDisplayLayer_EnableCursor.html
IDirectFBDisplayLayer_GetCursorPosition.html
IDirectFBDisplayLayer_WarpCursor.html
IDirectFBDisplayLayer_SetCursorAcceleration.html
IDirectFBDisplayLayer_SetCursorShape.html
IDirectFBDisplayLayer_SetCursorOpacity.html
IDirectFBDisplayLayer_WaitForSync.html
IDirectFBSurface.html
IDirectFBSurface_GetCapabilities.html
IDirectFBSurface_GetSize.html
IDirectFBSurface_GetVisibleRectangle.html
IDirectFBSurface_GetPixelFormat.html
IDirectFBSurface_GetAccelerationMask.html
IDirectFBSurface_GetPalette.html
IDirectFBSurface_SetPalette.html
IDirectFBSurface_SetAlphaRamp.html
IDirectFBSurface_Lock.html
IDirectFBSurface_Unlock.html
IDirectFBSurface_Flip.html
IDirectFBSurface_SetField.html
IDirectFBSurface_Clear.html
IDirectFBSurface_SetClip.html
IDirectFBSurface_SetColor.html
IDirectFBSurface_SetColorIndex.html
IDirectFBSurface_SetSrcBlendFunction.html
IDirectFBSurface_SetDstBlendFunction.html
IDirectFBSurface_SetPorterDuff.html
IDirectFBSurface_SetSrcColorKey.html
IDirectFBSurface_SetSrcColorKeyIndex.html
IDirectFBSurface_SetDstColorKey.html
IDirectFBSurface_SetDstColorKeyIndex.html
IDirectFBSurface_SetBlittingFlags.html
IDirectFBSurface_Blit.html
IDirectFBSurface_TileBlit.html
IDirectFBSurface_BatchBlit.html
IDirectFBSurface_StretchBlit.html
IDirectFBSurface_TextureTriangles.html
IDirectFBSurface_SetDrawingFlags.html
IDirectFBSurface_FillRectangle.html
IDirectFBSurface_DrawRectangle.html
IDirectFBSurface_DrawLine.html
IDirectFBSurface_DrawLines.html
IDirectFBSurface_FillTriangle.html
IDirectFBSurface_FillRectangles.html
IDirectFBSurface_FillSpans.html
IDirectFBSurface_SetFont.html
IDirectFBSurface_GetFont.html
IDirectFBSurface_DrawString.html
IDirectFBSurface_DrawGlyph.html
IDirectFBSurface_GetSubSurface.html
IDirectFBSurface_GetGL.html
IDirectFBSurface_Dump.html
IDirectFBSurface_DisableAcceleration.html
IDirectFBSurface_GetClip.html
IDirectFBPalette.html
IDirectFBPalette_GetCapabilities.html
IDirectFBPalette_GetSize.html
IDirectFBPalette_SetEntries.html
IDirectFBPalette_GetEntries.html
IDirectFBPalette_FindBestMatch.html
IDirectFBPalette_CreateCopy.html
IDirectFBInputDevice.html
IDirectFBInputDevice_GetID.html
IDirectFBInputDevice_GetDescription.html
IDirectFBInputDevice_GetKeymapEntry.html
IDirectFBInputDevice_CreateEventBuffer.html
IDirectFBInputDevice_AttachEventBuffer.html
IDirectFBInputDevice_GetKeyState.html
IDirectFBInputDevice_GetModifiers.html
IDirectFBInputDevice_GetLockState.html
IDirectFBInputDevice_GetButtons.html
IDirectFBInputDevice_GetButtonState.html
IDirectFBInputDevice_GetAxis.html
IDirectFBInputDevice_GetXY.html
IDirectFBEventBuffer.html
IDirectFBEventBuffer_Reset.html
IDirectFBEventBuffer_WaitForEvent.html
IDirectFBEventBuffer_WaitForEventWithTimeout.html
IDirectFBEventBuffer_GetEvent.html
IDirectFBEventBuffer_PeekEvent.html
IDirectFBEventBuffer_HasEvent.html
IDirectFBEventBuffer_PostEvent.html
IDirectFBEventBuffer_WakeUp.html
IDirectFBEventBuffer_CreateFileDescriptor.html
IDirectFBEventBuffer_EnableStatistics.html
IDirectFBEventBuffer_GetStatistics.html
IDirectFBWindow.html
IDirectFBWindow_GetID.html
IDirectFBWindow_GetPosition.html
IDirectFBWindow_GetSize.html
IDirectFBWindow_CreateEventBuffer.html
IDirectFBWindow_AttachEventBuffer.html
IDirectFBWindow_EnableEvents.html
IDirectFBWindow_DisableEvents.html
IDirectFBWindow_GetSurface.html
IDirectFBWindow_SetOptions.html
IDirectFBWindow_GetOptions.html
IDirectFBWindow_SetColorKey.html
IDirectFBWindow_SetColorKeyIndex.html
IDirectFBWindow_SetOpacity.html
IDirectFBWindow_SetOpaqueRegion.html
IDirectFBWindow_GetOpacity.html
IDirectFBWindow_SetCursorShape.html
IDirectFBWindow_RequestFocus.html
IDirectFBWindow_GrabKeyboard.html
IDirectFBWindow_UngrabKeyboard.html
IDirectFBWindow_GrabPointer.html
IDirectFBWindow_UngrabPointer.html
IDirectFBWindow_GrabKey.html
IDirectFBWindow_UngrabKey.html
IDirectFBWindow_Move.html
IDirectFBWindow_MoveTo.html
IDirectFBWindow_Resize.html
IDirectFBWindow_SetStackingClass.html
IDirectFBWindow_Raise.html
IDirectFBWindow_Lower.html
IDirectFBWindow_RaiseToTop.html
IDirectFBWindow_LowerToBottom.html
IDirectFBWindow_PutAtop.html
IDirectFBWindow_PutBelow.html
IDirectFBWindow_Close.html
IDirectFBWindow_Destroy.html
IDirectFBFont.html
IDirectFBFont_GetAscender.html
IDirectFBFont_GetDescender.html
IDirectFBFont_GetHeight.html
IDirectFBFont_GetMaxAdvance.html
IDirectFBFont_GetKerning.html
IDirectFBFont_GetStringWidth.html
IDirectFBFont_GetStringExtents.html
IDirectFBFont_GetGlyphExtents.html
IDirectFBImageProvider.html
IDirectFBImageProvider_GetSurfaceDescription.html
IDirectFBImageProvider_GetImageDescription.html
IDirectFBImageProvider_RenderTo.html
IDirectFBImageProvider_SetRenderCallback.html
IDirectFBVideoProvider.html
IDirectFBVideoProvider_GetCapabilities.html
IDirectFBVideoProvider_GetSurfaceDescription.html
IDirectFBVideoProvider_GetStreamDescription.html
IDirectFBVideoProvider_PlayTo.html
IDirectFBVideoProvider_Stop.html
IDirectFBVideoProvider_GetStatus.html
IDirectFBVideoProvider_SeekTo.html
IDirectFBVideoProvider_GetPos.html
IDirectFBVideoProvider_GetLength.html
IDirectFBVideoProvider_GetColorAdjustment.html
IDirectFBVideoProvider_SetColorAdjustment.html
IDirectFBVideoProvider_SendEvent.html
IDirectFBDataBuffer.html
IDirectFBDataBuffer_Flush.html
IDirectFBDataBuffer_Finish.html
IDirectFBDataBuffer_SeekTo.html
IDirectFBDataBuffer_GetPosition.html
IDirectFBDataBuffer_GetLength.html
IDirectFBDataBuffer_WaitForData.html
IDirectFBDataBuffer_WaitForDataWithTimeout.html
IDirectFBDataBuffer_GetData.html
IDirectFBDataBuffer_PeekData.html
IDirectFBDataBuffer_HasData.html
IDirectFBDataBuffer_PutData.html
IDirectFBDataBuffer_CreateImageProvider.html
IDirectFBDataBuffer_CreateVideoProvider.html
VIP VIP
  • IATWAY 1天前 成为了本站会员

  • 大智若愚 1天前 成为了本站会员

  • Mason 1天前 成为了本站会员

  • 1天前 成为了本站会员

  • Half_Punch 2天前 成为了本站会员

  • liqing71718 2天前 成为了本站会员

  • 伟国 2天前 成为了本站会员

  • songy 2天前 成为了本站会员

  • 纯色幽默 2天前 成为了本站会员

  • odd? 2天前 成为了本站会员

0.172825s