Search found 19 matches: raster

Searched query: raster

by Cgallegoa
Tue Dec 03, 2019 1:07 am
Forum: FiveWin for Harbour/xHarbour
Topic: Help with PDF in FWH-19.09 please. - SOLVED
Replies: 3
Views: 1159

Help with PDF in FWH-19.09 please. - SOLVED

... the color of the logos.
To solve it without making changes to the classes in FWH-19.09, when generating the invoice and putting the logo, I put RASTER at 0
// nRaster: = SRCAND: = 8913094nRaster: = 0xaCoord: = oPrn: CmRect2Pix ({1.45, 1.78, 5.20, 1.02})oPrn: SayImage &#40 ...
by Cgallegoa
Mon Dec 02, 2019 8:41 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Problema con PDF en FWH-19.09 - Mi GATO lo solucionó !!!
Replies: 4
Views: 1021

Re: Problema con PDF en FWH-19.09 - Mi GATO lo solucionó !!!

... que con la "corrección" que me hizo quedó así:
///////////////////////////////////////////////////////////////////////////////////////////// nRaster := SRCAND := 8913094

Por lo que, la expresion
oPrn:SayImage( xaCoord[1] , xaCoord[2] , "Soluc02.bmp" , xaCoord[3&#93 ...
by Silvio.Falconi
Wed Apr 10, 2019 5:08 pm
Forum: FiveWin for Harbour/xHarbour
Topic: SayBarCode control
Replies: 34
Views: 9504

Re: SayBarCode control

... code itself, since the reading device must be on the bar code passing directive and with the reading line perpendicular to it. To overcome this, raster devices have been introduced (with multiple parallel reading lines), with oscillating mirror, or with various angled mirrors so that the code can ...
by nageswaragunupudi
Tue Mar 27, 2018 2:31 pm
Forum: FiveWin for Harbour/xHarbour
Topic: GDIBmp Save() method
Replies: 4
Views: 660

Re: GDIBmp Save() method

Saving to ICO is complex. We are working on it along with Mr Manuel.

Saving a raster image as EMF or WMF involves conversion of raster image to vector format and so is obviously not possible. Vector image can be converted to raster image but not vice versa.
by alvaro533
Fri Feb 09, 2018 11:04 am
Forum: EasyReport, EasyDialog y EasyPreview
Topic: Ayuda con EasyReport
Replies: 4
Views: 4349

Re: Ayuda con EasyReport

... funcionando. Ahora casi todo se manda por PDF. He visto que el pdf que crea VRD ocupa mucho y no se puede seleccionar el texto, es decir, es modo "raster" o "bitmap" en lugar de vectorial. Viendo los fuentes he visto que se puede cambiar la clase TPrint por la clase THaruPDF de Carlos Mora. Esta ...
by nageswaragunupudi
Fri Feb 24, 2017 3:54 pm
Forum: FiveWin for Harbour/xHarbour
Topic: FWSavePreviewToPDF 32-bit vs. 64-bit
Replies: 24
Views: 7182

Re: FWSavePreviewToPDF 32-bit vs. 64-bit

... or any clipboard content to the contents (vector images) of the emf files.

What FWSavePreviewToPDF() function does is :
step1: convert vector images contained in emf files as raster image in jpeg format
step2: create blank pdf page and embed the jpeg image into the pdf page
step3: save the pdf file
by nageswaragunupudi
Thu Jun 18, 2015 9:27 am
Forum: FiveWin for Harbour/xHarbour
Topic: To Antonio: vector based icons & images.
Replies: 8
Views: 994

Re: To Antonio: vector based icons & images.

FWH does not support EPS format (it is a composite format of vector + raster), even with the help of FreeImage.dll. I do not expect it in the immediate future.

FWH supports only 2 vector formats, EMF and WMF.

FWH supports realizable brushes of images.

Syntax:
DEFINE BRUSH oBrush FILE <imagefile ...
by Enrico Maria Giordano
Thu Aug 15, 2013 9:45 am
Forum: FiveWin for Harbour/xHarbour
Topic: Bitmap + binary
Replies: 19
Views: 4300

Re: Bitmap + binary

Antonio,

Enrico,

For a simple bitmap painting use DrawBitmap().

If you need transparency, or to specify a raster operation, or to use a palette, then use PalBmpDraw(), (sort of an extended DrawBitmap())

So, for simple painting as in

ON PAINT DrawBitmap&#40; hDC, hBitmap, nTop, nLeft, nWidth ...
by Antonio Linares
Thu Aug 15, 2013 9:40 am
Forum: FiveWin for Harbour/xHarbour
Topic: Bitmap + binary
Replies: 19
Views: 4300

Re: Bitmap + binary

Enrico,

For a simple bitmap painting use DrawBitmap().

If you need transparency, or to specify a raster operation, or to use a palette, then use PalBmpDraw(), (sort of an extended DrawBitmap())
by ukoenig
Sat Jul 07, 2012 12:12 pm
Forum: FiveWin for Harbour/xHarbour
Topic: To Uwe
Replies: 14
Views: 5151

Re: To Uwe

... problem some years ago )
These logos are not created for screen-design, taking care of transparent backgrounds.
The problem remains to the programmer.

To resize a SMALL raster-image like BMP, PNG converted to VECTOR

http&#58;//www&#46;pflegeplus&#46;com/pictures/vector1&#46;jpg

Best Regards
Uwe
by fgondi
Wed Jul 02, 2008 6:33 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas en 8.06 con Activex
Replies: 30
Views: 7310

Problemas en 8.06 con Activex

... un "error en la aplicación" sin grabar ningún error en la línea:
oActivex&#58;SetProp&#40; "ReportSource", oCRReport &#41;

También uso Lead Raster View
oRasterView &#58;= TActiveX&#40;&#41;&#58;New&#40; oWnd, "LEADRasterView&#46;LEADRasterView&#46;140" &#41;
oRasterView&#58;GetProp&#40 ...
by Enrico Maria Giordano
Sun Dec 10, 2006 7:50 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Printer Printable Area
Replies: 16
Views: 8253

... Height, in millimeters, of the physical screen.

HORZRES Width, in pixels, of the screen; or for printers, the width, in pixels, of the printable area of the page.

VERTRES Height, in raster lines, of the screen; or for printers, the height, in pixels, of the printable area of the page.

EMG
by manuramos
Fri Nov 24, 2006 3:40 pm
Forum: FiveWin para CA-Clipper
Topic: PalBmpDraw()
Replies: 4
Views: 1520

... NAME ...
*
hCDc := CreateCDC(hDc)
SelectObject(hCDC,oBmp:hBitmap)
StretchBmp(hDc,10,20,nNeoWidth,nNeoHeight,hCDC,0,0,hBmp:nWidth,hBmp:nHeight, raster)
DeleteDc(hCDc)


DLL32 FUNCTION StretchBmp( hdc AS LONG,x AS LONG,y AS LONG,nWidth AS LONG,nHeight AS LONG, ;
hSrcDC AS LONG,xSrc AS LONG,ySrc AS ...
by manuramos
Thu Nov 09, 2006 9:10 pm
Forum: FiveWin para CA-Clipper
Topic: PalBmpDraw()
Replies: 4
Views: 1520

PalBmpDraw()

La cuestion es que utilizo PalBmpDraw() con el Raster "SRCAND" para, de cierta manera, fundir un grafico BMP (con fondo blanco) con el color de fondo del Dialogo. Todo bien, ya lo he hecho varias veces. La cuestion es que cuando intento variar el tamaño del grafico, entonces "SRCAND" no actúa. Lo ...