Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.12.16;
Скачать: CL | DM;

Вниз

Разворот метафайла   Найти похожие ветки 

 
sergn   (2002-08-30 15:50) [0]

Как развернуть метафайл на 90 градусов без использования
setWorldTransform (работает только на NT ядре)?
Примеры с разворотом TBitmap не присылать.


 
sergn   (2002-08-30 19:47) [1]

Вот только что нашел в Borland -FAQ

How do I rotate a Metafile?


You will need to enumerate though the metafile records using the Windows API functions EnumMetaFile() and EnumEnhMetaFile().
As each Metafile object is returned, you will need to rotate the
coordinates of each object. Rectangles will need to be converted to polygons, and ellipses will need to be rendered to polylines under Win 6 or replaced with paths under Win32. Fonts should be remapped to TrueType fonts (if necessary) since most non-TrueType fonts do not rotate.



Страницы: 1 вся ветка

Текущий архив: 2002.12.16;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.016 c
4-52010
Алексей Ким
2002-11-02 10:23
2002.12.16
menu


1-51782
lety
2002-12-04 22:12
2002.12.16
Курсор в мемо


4-51992
Nick N A
2002-10-27 06:58
2002.12.16
Enum & CallBack


1-51772
AM
2002-12-04 16:06
2002.12.16
Как в QuickReport вывести надписть вертикально?


3-51561
Сергей Ч
2002-11-28 10:23
2002.12.16
Вывод данных на печать или в Excel из DecisionGrid