Главная страница
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
1-51773
Uncle Archi
2002-12-04 21:53
2002.12.16
RxLib


14-51913
Nimda2000
2002-11-25 09:10
2002.12.16
Просто вопрос!


1-51719
Кирилл
2002-12-06 10:56
2002.12.16
мне нужно получить длину текста из Edit в пикселях...


1-51790
zavdim
2002-12-05 09:13
2002.12.16
Свойство - массив?


6-51873
SergeyS
2002-10-22 12:17
2002.12.16
Сниффер пакетов