NEWS APPS DOCS ABOUT | ||||
Autodocs Libraries: graphics.library AddAnimOb AddBob AddFont AddVSprite AllocBitMap AllocDBufInfo AllocRaster AllocSpriteDataA AndRectRegion AndRegionRegion Animate AreaCircle AreaDraw AreaEllipse AreaEnd AreaMove AskFont AskSoftStyle AttachPalExtra AttemptLockLayerRom BestModeIDA BitMapScale BltBitMap BltBitMapRastPort BltClear BltMaskBitMapRastPort BltPattern BltTemplate CBump CEND CINIT CMOVE CWAIT CalcIVG ChangeExtSpriteA ChangeSprite ChangeVPBitMap ClearEOL ClearRectRegion ClearRegion ClearScreen ClipBlit CloseFont CloseMonitor CoerceMode CopySBitMap DisownBlitter DisposeRegion DoCollision Draw DrawEllipse DrawGList EraseRect ExtendFont FindColor FindDisplayInfo Flood FontExtent FreeBitMap FreeColorMap FreeCopList FreeCprList FreeDBufInfo FreeGBuffers FreeRaster FreeSprite FreeSpriteData FreeVPortCopLists GetAPen GetBPen GetBitMapAttr GetColorMap GetDisplayInfoData GetDrMd GetExtSpriteA GetGBuffers GetOPen GetRGB32 GetRGB4 GetRPAttrA GetSprite GetVPModeID GfxAssociate GfxFree GfxLookUp GfxNew InitArea InitBitMap InitGMasks InitGels InitMasks InitRastPort InitTmpRas InitVPort InitView LoadRGB32 LoadRGB4 LoadView LockLayerRom MakeVPort ModeNotAvailable Move MoveSprite MrgCop NewRegion NextDisplayInfo ObtainBestPenA ObtainPen OpenFont OpenMonitor OrRectRegion OrRegionRegion OwnBlitter PolyDraw QBSBlit QBlit ReadPixel ReadPixelArray8 ReadPixelLine8 RectFill ReleasePen RemBob RemFont RemIBob RemVSprite ScalerDiv ScrollRaster ScrollRasterBF ScrollVPort SetABPenDrMd SetAPen SetBPen SetChipRev SetCollision SetDrMd SetFont SetMaxPen SetOPen SetOutlinePen SetRGB32 SetRGB32CM SetRGB4 SetRGB4CM SetRPAttrA SetRast SetSoftStyle SetWriteMask SortGList StripFont SyncSBitMap Text TextExtent TextFit TextLength UnlockLayerRom VBeamPos VideoControl WaitBOVP WaitBlit WaitTOF WriteChunkyPixels WritePixel WritePixelArray8 WritePixelLine8 XorRectRegion XorRegionRegion Include GuruMeditation | NAMEScrollRaster -- Push bits in rectangle in raster around by SYNOPSISScrollRaster(rp, dx, dy, xmin, ymin, xmax, ymax) FUNCTIONMove the bits in the raster by (dx,dy) towards (0,0) INPUTSrp - pointer to a RastPort structure EXAMPLEScrollRaster(rp,0,1,minx,miny,maxx,maxy) /* shift raster up by one row */ BUGSIn 1.2/V1.3 if you ScrollRaster a SUPERBITMAP exactly left or SEE ALSOScrollRasterBF(), <graphics/rastport.h>Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |